home *** CD-ROM | disk | FTP | other *** search
- extern void bcopy _ANSI_ARGS_((const void *, void *, int));
- extern int bcmp _ANSI_ARGS_((const void *, const void *, int));
- extern void bzero _ANSI_ARGS_((void *, int));
- extern void blkclr _ANSI_ARGS_((void *, int));
-